ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.Olap Assembly / C1.Web.Mvc.Olap.TagHelpers Namespace / PivotFieldBaseTagHelper<TControl> Class / C1Property Property

In This Topic
    C1Property Property (PivotFieldBaseTagHelper<TControl>)
    In This Topic
    Override to hide this attribute.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property C1Property As String
    public override string C1Property {get;}
    See Also